home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / misc / chop.arc / CHOP.DOC next >
Text File  |  1990-01-01  |  5KB  |  96 lines

  1.  
  2.                   Chopper Glasses Driver (CHOP.PRG)
  3.                     Initial Release - Version 1.0
  4.                Created By: Glen Sescila, October 1,1992
  5.  
  6.     This archive contains a terminate and stay resident program which
  7. will control the SEGA chopper glasses (or equivalent?) through the RS-232
  8. port on the ST using the same circuit as the PC folks use.  This is only
  9. the first release of this driver and a much more complete package will
  10. replace it soon.  The main purpose of this driver is to allow you to use
  11. the RS-232 interface with older software which was written for the now
  12. defunct StereoTek glasses for the ST.  However, new software which could
  13. benefit from stereo-vision could also either make use of this driver or
  14. control the glasses itself.  It is also nice to have one pair of glasses
  15. with one interface which I can use on the ST and on the PCs at work. I am
  16. hoping to see more support for these glasses in the future, especially
  17. due to the increasing amount of interest in virtual reality.  The files
  18. in this archive are described below:
  19.  
  20.     CHOP.DOC    This document.
  21.     SEGA.DOC    The circuit that interfaces the glasses to RS-232.
  22.     CHOP.PRG    The driver.
  23.     CHOPTEST.PRG    A program to test your glasses.
  24.  
  25.  
  26.     The SEGA.DOC file contains a description of the circuit which
  27. you need to build to plug your glasses into.  The author (Frank?) is
  28. unknown, I downloaded the file from an MS-DOS ftp site but I still like
  29. to give credit where credit is due.  I am currently experimenting with
  30. the .01uF cap and the 22K resistors which make up an oscillator to try
  31. and get the lenses of the glasses to be a bit darker than they are
  32. getting now.  I think if I slow down the oscillator some (it currently
  33. runs around 2KHz) the lenses will get darker.  If you would rather buy
  34. the circuit than build it you can contact me and we will work something
  35. out.  I got my glasses from SEGA but I think other brands would also
  36. work with the same circuit, you would just have to figure out the pin-out
  37. of the jack on your glasses (common, left, and right).  In SEGA.DOC, by
  38. 'outside' he means the contact closest to the cable connected to the
  39. glasses, 'centre' is the next one and 'middle' is the tip (I hope that
  40. cleared things up instead of making it worse).  If you are interested in
  41. buying the SEGA glasses, call 1-800-USA-SEGA, at least that's what I did.
  42.  
  43.     CHOP.PRG is a TSR that will control the glasses via the RS-232
  44. port while you run your software, well actually it will control the
  45. glasses from when you run it until you reboot.  Sorry, they will be
  46. running while you are on the GEM desktop but your desktop will not be
  47. in 3-D  ;-).  This will be fixed in the next release by a CPX.  Just run
  48. the program and then your glasses should be operating and you can run
  49. other software.  As far as I know, it should work from your AUTO folder
  50. but I haven't had a chance to try it yet.  The only software I have had
  51. a chance to try with this TSR is Cyber Studio (CAD 3D 2.0; a commercial
  52. program) and MOLECULE.ARC (a public domain program available on
  53. atari.archive.umich.edu in the Demos directory).  The author of MOLECULE
  54. is again unknown but it is a superb program for the glasses.  CHOP.PRG
  55. works beautifully with both of these programs.
  56.  
  57.     CHOPTEST.PRG is just a little program you can use to turn on one
  58. lense at a time to test your circuit.  Commands are [L] for the left eye,
  59. [R] for the right eye, [B] for both, and [Q] to quit.  This program will
  60. be much better in the next release.  DO NOT run CHOP.PRG before running
  61. CHOPTEST.PRG.  CHOPTEST.PRG does not need the driver and will not work
  62. properly with it.  This will also be fixed in the next release via the
  63. cookie jar.
  64.  
  65. =========================================================================
  66.  
  67.     Please let me know of any other software which was written for
  68. LCD chopper glasses and which ones work, which ones don't, and which
  69. ones work 50% of the time.  The ones that only work 50% of the time can
  70. be detected by putting the glasses on upside-down if you suspect the
  71. lenses are reversed and the image should appear normal.  I am also
  72. working on a way to fix this in software (it will require some sort of
  73. input from the user when he suspects that the lenses are reversed).  I
  74. believe that both CyberCAD 2.0 and MOLECULE.ARC fall into the 'works
  75. every time' category!
  76.  
  77.     Donations, comments, complaints, and questions on using or
  78. programming the glasses can be sent to me at either the E-mail or
  79. traditional addresses shown below.  Donations of $1 U.S. or more (yes,
  80. that's one American dollar) will get you on the registerd user list and
  81. entitles you to the next release free of charge and possibly some more
  82. 3-D software in the future.  The next release will come with a control
  83. panel (CPX) version of the driver which lets you enable and disable
  84. (clear both lenses) the glasses.  Don't send the donation if you don't
  85. think it is worth it, keep the program anyway if you want.
  86.  
  87. See ya,
  88.  
  89.                 Glen Sescila
  90.                 3506 Cornerstone
  91.                 Round Rock, TX  78681
  92.  
  93.                 U.S.A.
  94.  
  95.     E-mail address:        glens@natinst.com
  96.